home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Programs / Application / Time & Date / MiniCalendar 1.1 / MiniCalendar Read Me < prev    next >
Encoding:
Text File  |  1996-11-27  |  5.0 KB  |  122 lines  |  [ttro/ttxt]

  1.                    MiniCalendar     
  2.                                                                                  Catara™ Software
  3.                                                                       © Copyright 1996 Steven Marcotte
  4.  
  5.  
  6. About MiniCalendar
  7.  
  8.      MiniCalendar is a light weight calendar program that can be used with minimal effort.  Its primary feature is the ability to display any calendar between January, 1582 and December, 29940 A.D.  MiniCalendar has the option to highlight the current date either using the system highlight color or the default color red, balloon help is avaliable.
  9.  
  10.      MiniCalendar has been designed to be small and efficient, every effort has been made to ensure that these design goals have been met.  
  11.  
  12.  
  13. A Tale of two Calendars
  14.  
  15.      The Gregorian Calendar has not always been the calendar of choice.  In 1582 A.D. Pope Gregory XIII created the Gregorian Calendar to deal with the inadiquaticys of the Julian Calendar, which did not properly deal with leap years.  Both MiniCalendar and the MacOS use the Gregorian Calendar for their internal calculations.  
  16.  
  17.      Even though the MacOS can deal with dates between 30081 B.C. and 29940 A.D., MiniCalendar only operates between 1582 A.D. and 29940 A.D. since dates prior to 1582 A.D. are incorrect.
  18.  
  19.  
  20. New in Version 1.1
  21.  
  22.        • Added support for Better Beeps.
  23.        • Added Macintosh Drag and Drop.
  24.        • There is now an Applescript dictionary.
  25.        • Fixed a bug that caused text in the "Set Date" dialog not to be copied or pasted.
  26.        • Fixed a problem that could cause the cursor to be changed at random.
  27.  
  28.  
  29. System Requirements
  30.      68020 or greater
  31.      Color Quickdraw
  32.      System 7
  33.      150K of Free Memory
  34.  
  35.  
  36. User Guide
  37.      MiniCalendar is a light weight  calendar that can be used with a minimal amount of effort.  Its primary feature is the ability to display any calendar between January 1582 and December 29,940 A.D.  The following paragraphs describe the various commands, controls, and options:
  38.  
  39.  
  40. Calendar Window
  41.      The Calendar Window is the main window, it displays the current calendar.  By default, MiniCalendar uses a 3D grayscale effect to draw, this effect can be disabled in the preferences dialog.  Closing the main window causes MiniCalendar to quit.
  42.  
  43.  
  44. Keyboard Shortcuts
  45.      The following keyboard shortcuts can be used to change the display:
  46.  
  47.      move to the previous month                                    left arrow,  cmd-[
  48.      move to the next month                                           right arrow,  cmd-]
  49.      move back one year                                                down arrow,  cmd--
  50.      move forward one year                                           up arrow,  cmd-=
  51.      jump to current date                                                space bar,  cmd-G
  52.  
  53.  
  54. File Menu
  55.      Close: Closes the front most calendar window and quits the program.
  56.      Quit: Quits from MiniCalendar.
  57.  
  58. Edit Menu
  59.      Undo: Disabled
  60.      Cut: Disabled
  61.      Copy: Copies a picture of the current calendar to the clipboard.
  62.      Paste: Disabled
  63.      Clear: Disabled
  64.      Select All: Disabled
  65.      Preferences: Opens the preferences dialog box.
  66.  
  67. Date Menu
  68.      Increase Month: Increases the month by one
  69.      Decrease Month: Decreases the month by one
  70.      Increase Year: Increases the year by one
  71.      Decrease Year: Decreases the month by one
  72.      Current Date: Jumps to the current date
  73.      Set Date: Opens the Select Date Dialog
  74.  
  75.  
  76. Select Date Dialog
  77.      The "Select Date Dialog" is used for jumping from one date to another.  To change dates, choose the month from the popup menu and enter the desired year.
  78.  
  79.  
  80. Preferences
  81.      Save window position: Saves the posistion of the Main Window and Select Date Dialog.
  82.      Display previous/next months: Fills in the current calendar with the previous/next  months dates.
  83.      Use grayscale appearance: Draws the calendar using a 3D grayscale effect.
  84.          Highlight current date: Highlights the current date .
  85.      Use Highlight color: Uses the system highlight color to highlight the current date.
  86.  
  87.  
  88. About Box
  89.      The "About Box" displays information about various operating parameters such as:
  90.      Free Memory - The amount of free memory available to MiniCalendar
  91.      Application Version - The current MiniCalendar version
  92.      System Version - The current system version.
  93.  
  94.  
  95. Known Problems
  96.  
  97.      If you have a PPC and  "MathLibMoto" installed, you might need to up the memory partition using  "Get Info" from the Finder.
  98.  
  99.  
  100. Credits
  101.      Special thanks go to:
  102.  
  103.      My wife Cheryl for putting up with me.
  104.      Dave Mark for writing such awesome books
  105.      Steve and Steve for starting Apple Computer, Inc. 
  106.  
  107.  
  108. Version History
  109.  
  110.  
  111.      Version 1.1
  112.        • Added support for Better Beeps.
  113.        • Added Macintosh Drag and Drop.
  114.        • There is now an Applescript dictionary.
  115.        • Fixed a bug that caused text in the "Set Date" dialog not to be copied or pasted.
  116.        • Fixed a problem that could cause the cursor to be changed at random.
  117.  
  118.  
  119.     Version 1.0
  120.        • Initial public release
  121.  
  122.